projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd5771b
)
Fix repeated "to to" in Specifying Dependencies
author
Colin Wallace
<wallacoloo@gmail.com>
Sun, 6 Aug 2017 02:01:24 +0000
(19:01 -0700)
committer
Colin Wallace
<wallacoloo@gmail.com>
Sun, 6 Aug 2017 02:01:24 +0000
(19:01 -0700)
src/doc/specifying-dependencies.md
patch
|
blob
|
history
diff --git
a/src/doc/specifying-dependencies.md
b/src/doc/specifying-dependencies.md
index a4b0c342e34d1fe3d22a5ab589f893fc681cb927..f68f804ec2f7c04c65a32734db8ed6ade03b9bd9 100644
(file)
--- a/
src/doc/specifying-dependencies.md
+++ b/
src/doc/specifying-dependencies.md
@@
-173,7
+173,7
@@
dependencies but "libraries" do not.
The desire to override a dependency or otherwise alter some dependencies can
arise through a number of scenarios. Most of them, however, boil down to the
-ability to
to
work with a crate before it's been published to crates.io. For
+ability to work with a crate before it's been published to crates.io. For
example:
* A crate you're working on is also used in a much larger application you're